Azure Maps Render Service (preview:1.0)

2025/03/29 • 8 updated methods

Render_GetMapImage (updated)
Description > [!NOTE] > > **Azure Maps Render v1 service retirement** > > The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26. The supported resolution range for the map image is from 1x1 to 8192x8192. If you are deciding when to use the static image service over the map tile service, you may want to consider how you would like to interact with the rendered map. If the map contents will be relatively unchanging, a static map is a good choice. If you want to support a lot of zooming, panning and changing of the map content, the map tile service would be a better choice. Service also provides Image Composition functionality to get a static image back with additional data like; pushpins and geometry overlays with following Gen1 S0, S1 and Gen2 capabilities. In Gen1 S0 you can: - Render up to 5 pushpins specified in the request - Provide one custom image for the pins referenced in the request - Add labels to the pushpins In Gen1 S1 and Gen2 you can: - Render pushpins through [Azure Maps Data Service](https://aka.ms/AzureMapsMapDataService) - Specify multiple pushpin styles - Render circle, polyline and polygon geometry types. - Render of supported GeoJSON geometry types uploaded through [Azure Maps Data Service](https://aka.ms/AzureMapsMapDataService) For detailed examples, see the how-to guide [Render custom data on a raster map](https://aka.ms/AzureMapsHowToGuideImageCompositor). _Note_ : Either **center** or **bbox** parameter must be supplied to the API.

The supported Lat and Lon ranges when using the **bbox** parameter, are as follows:

|Zoom Level | Max Lon Range | Max Lat Range| |:----------|:----------------|:-------------| |0 | 360.0 | 170.0 | |1 | 360.0 | 170.0 | |2 | 360.0 | 170.0 | |3 | 360.0 | 170.0 | |4 | 360.0 | 170.0 | |5 | 180.0 | 85.0 | |6 | 90.0 | 42.5 | |7 | 45.0 | 21.25 | |8 | 22.5 | 10.625 | |9 | 11.25 | 5.3125 | |10 | 5.625 | 2.62625 | |11 | 2.8125 | 1.328125 | |12 | 1.40625 | 0.6640625 | |13 | 0.703125 | 0.33203125 | |14 | 0.3515625 | 0.166015625 | |15 | 0.17578125 | 0.0830078125 | |16 | 0.087890625 | 0.0415039063 | |17 | 0.0439453125 | 0.0207519531 | |18 | 0.0219726563 | 0.0103759766 | |19 | 0.0109863281 | 0.0051879883 | |20 | 0.0054931641 | 0.0025939941 |
Reference Link ¶

⚶ Changes

{
  "#id": "Render_GetMapImage",
  "Description": {
    "new": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26.\n\nThe supported resolution range for the map image is from 1x1 to 8192x8192. If you are deciding when to use the static image service over the map tile service, you may want to consider how you would like to interact with the rendered map. If the map contents will be relatively unchanging, a static map is a good choice. If you want to support a lot of zooming, panning and changing of the map content, the map tile service would be a better choice. \n\nService also provides Image Composition functionality to get a static image back with additional data like; pushpins and geometry overlays with following Gen1 S0, S1 and Gen2 capabilities. \n\nIn Gen1 S0 you can:\n- Render up to 5 pushpins specified in the request\n- Provide one custom image for the pins referenced in the request\n- Add labels to the pushpins\n\nIn Gen1 S1 and Gen2 you can:\n- Render pushpins through [Azure Maps Data Service](https://aka.ms/AzureMapsMapDataService)\n- Specify multiple pushpin styles\n- Render circle, polyline and polygon geometry types.\n- Render of supported GeoJSON geometry types uploaded through [Azure Maps Data Service](https://aka.ms/AzureMapsMapDataService)\n\n For detailed examples, see the how-to guide [Render custom data on a raster map](https://aka.ms/AzureMapsHowToGuideImageCompositor).\n\n_Note_ : Either **center** or **bbox** parameter must be supplied to the API.\n

\nThe supported Lat and Lon ranges when using the **bbox** parameter, are as follows:\n

\n\n |Zoom Level | Max Lon Range | Max Lat Range|\n |:----------|:----------------|:-------------|\n |0 | 360.0 | 170.0 | \n |1 | 360.0 | 170.0 |\n |2 | 360.0 | 170.0 |\n |3 | 360.0 | 170.0 |\n |4 | 360.0 | 170.0 |\n |5 | 180.0 | 85.0 |\n |6 | 90.0 | 42.5 |\n |7 | 45.0 | 21.25 |\n |8 | 22.5 | 10.625 |\n |9 | 11.25 | 5.3125 |\n |10 | 5.625 | 2.62625 |\n |11 | 2.8125 | 1.328125 |\n |12 | 1.40625 | 0.6640625 |\n |13 | 0.703125 | 0.33203125 |\n |14 | 0.3515625 | 0.166015625 |\n |15 | 0.17578125 | 0.0830078125 | \n |16 | 0.087890625 | 0.0415039063 | \n |17 | 0.0439453125 | 0.0207519531 |\n |18 | 0.0219726563 | 0.0103759766 |\n |19 | 0.0109863281 | 0.0051879883 |\n |20 | 0.0054931641 | 0.0025939941 |", "old": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps [Render v1](/rest/api/maps/render) service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use [Render v2](/rest/api/maps/render) API by 9/17/26.\n\nThe supported resolution range for the map image is from 1x1 to 8192x8192. If you are deciding when to use the static image service over the map tile service, you may want to consider how you would like to interact with the rendered map. If the map contents will be relatively unchanging, a static map is a good choice. If you want to support a lot of zooming, panning and changing of the map content, the map tile service would be a better choice. \n\nService also provides Image Composition functionality to get a static image back with additional data like; pushpins and geometry overlays with following Gen1 S0, S1 and Gen2 capabilities. \n\nIn Gen1 S0 you can:\n- Render up to 5 pushpins specified in the request\n- Provide one custom image for the pins referenced in the request\n- Add labels to the pushpins\n\nIn Gen1 S1 and Gen2 you can:\n- Render pushpins through [Azure Maps Data Service](https://aka.ms/AzureMapsMapDataService)\n- Specify multiple pushpin styles\n- Render circle, polyline and polygon geometry types.\n- Render of supported GeoJSON geometry types uploaded through [Azure Maps Data Service](https://aka.ms/AzureMapsMapDataService)\n\n For detailed examples, see the how-to guide [Render custom data on a raster map](https://aka.ms/AzureMapsHowToGuideImageCompositor).\n\n_Note_ : Either **center** or **bbox** parameter must be supplied to the API.\n

\nThe supported Lat and Lon ranges when using the **bbox** parameter, are as follows:\n

\n\n |Zoom Level | Max Lon Range | Max Lat Range|\n |:----------|:----------------|:-------------|\n |0 | 360.0 | 170.0 | \n |1 | 360.0 | 170.0 |\n |2 | 360.0 | 170.0 |\n |3 | 360.0 | 170.0 |\n |4 | 360.0 | 170.0 |\n |5 | 180.0 | 85.0 |\n |6 | 90.0 | 42.5 |\n |7 | 45.0 | 21.25 |\n |8 | 22.5 | 10.625 |\n |9 | 11.25 | 5.3125 |\n |10 | 5.625 | 2.62625 |\n |11 | 2.8125 | 1.328125 |\n |12 | 1.40625 | 0.6640625 |\n |13 | 0.703125 | 0.33203125 |\n |14 | 0.3515625 | 0.166015625 |\n |15 | 0.17578125 | 0.0830078125 | \n |16 | 0.087890625 | 0.0415039063 | \n |17 | 0.0439453125 | 0.0207519531 |\n |18 | 0.0219726563 | 0.0103759766 |\n |19 | 0.0109863281 | 0.0051879883 |\n |20 | 0.0054931641 | 0.0025939941 |" } }

⚼ Request

GET:  /map/static/{format}
{
x-ms-client-id: string ,
api-version: string ,
format: string ,
layer: string ,
style: string ,
zoom: integer ,
center: array ,
bbox: array ,
height: integer ,
width: integer ,
language: string ,
view: string ,
pins: array ,
path: array ,
}

⚐ Response (200)

{
$headers:
{
content-type: string ,
}
,
$schema: object ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Render_GetMapTile (updated)
Description > [!NOTE] > > **Azure Maps Render v1 service retirement** > > The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26. Fetches map tiles in vector or raster format typically to be integrated into a new map control or SDK. By default, Azure uses vector map tiles for its web map control (see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid)) **Note**: Weather tiles are only available via [Get Map Tile V2 API](https://aka.ms/AzureMapsWeatherTiles). We recommend to start to use the new [Get Map Tile V2 API](https://aka.ms/GetMapTileV2).
Reference Link ¶

⚶ Changes

{
  "#id": "Render_GetMapTile",
  "Description": {
    "new": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26.\n\n\nFetches map tiles in vector or raster format typically to be integrated into a new map control or SDK. By default, Azure uses vector map tiles for its web map control (see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid))\n\n**Note**: Weather tiles are only available via [Get Map Tile V2 API](https://aka.ms/AzureMapsWeatherTiles). We recommend to start to use the new [Get Map Tile V2 API](https://aka.ms/GetMapTileV2).",
    "old": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps [Render v1](/rest/api/maps/render) service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use  [Render v2](/rest/api/maps/render) API by 9/17/26.\n\n\nFetches map tiles in vector or raster format typically to be integrated into a new map control or SDK. By default, Azure uses vector map tiles for its web map control (see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid))\n\n**Note**: Weather tiles are only available via [Get Map Tile V2 API](https://aka.ms/AzureMapsWeatherTiles). We recommend to start to use the new [Get Map Tile V2 API](https://aka.ms/GetMapTileV2)."
  }
}

⚼ Request

GET:  /map/tile/{format}
{
x-ms-client-id: string ,
api-version: string ,
format: string ,
layer: string ,
style: string ,
zoom: integer ,
x: integer ,
y: integer ,
tileSize: string ,
language: string ,
view: string ,
}

⚐ Response (200)

{
$headers:
{
content-type: string ,
}
,
$schema: object ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Render_GetMapStateTile (updated)
Description > [!NOTE] > > **Azure Maps Render v1 service retirement** > > The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26. The map control will call this API after user turns on dynamic styling. For more information, see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid).
Reference Link ¶

⚶ Changes

{
  "#id": "Render_GetMapStateTile",
  "Description": {
    "new": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26.\n\n The map control will call this API after user turns on dynamic styling. For more information, see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid).",
    "old": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps [Render v1](/rest/api/maps/render) service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use  [Render v2](/rest/api/maps/render) API by 9/17/26.\n\n The map control will call this API after user turns on dynamic styling. For more information, see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid)."
  }
}

⚼ Request

GET:  /map/statetile
{
x-ms-client-id: string ,
api-version: string ,
zoom: integer ,
x: integer ,
y: integer ,
statesetId: string ,
}

⚐ Response (200)

{
$headers:
{
content-type: string ,
}
,
$schema: object ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Render_GetCopyrightCaption (updated)
Description > [!NOTE] > > **Azure Maps Render v1 service retirement** > > The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26. Copyrights API is designed to serve copyright information for Render Tile service. In addition to basic copyright for the whole map, API is serving specific groups of copyrights for some countries. As an alternative to copyrights for map request, one can receive captions for displaying the map provider information on the map.
Reference Link ¶

⚶ Changes

{
  "#id": "Render_GetCopyrightCaption",
  "Description": {
    "new": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26.\n\n\n\n\n\nCopyrights API is designed to serve copyright information for Render Tile service. In addition to basic copyright for the whole map, API is serving specific groups of copyrights for some countries.\n\nAs an alternative to copyrights for map request, one can receive captions for displaying the map provider information on the map.",
    "old": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps [Render v1](/rest/api/maps/render) service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use  [Render v2](/rest/api/maps/render) API by 9/17/26.\n\n\n\n\n\nCopyrights API is designed to serve copyright information for Render Tile service. In addition to basic copyright for the whole map, API is serving specific groups of copyrights for some countries.\n\nAs an alternative to copyrights for map request, one can receive captions for displaying the map provider information on the map."
  }
}

⚼ Request

GET:  /map/copyright/caption/{format}
{
x-ms-client-id: string ,
api-version: string ,
format: string ,
}

⚐ Response (200)

{
formatVersion: string ,
copyrightsCaption: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Render_GetMapImageryTile (updated)
Description > [!NOTE] > > **Azure Maps Render v1 service retirement** > > The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26. The current available style value is 'satellite' which provides satellite imagery alone. **Note**: We recommend to start to use the new [Get Map Tile V2 API](https://aka.ms/GetMapTileV2).
Reference Link ¶

⚶ Changes

{
  "#id": "Render_GetMapImageryTile",
  "Description": {
    "new": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26.\n\n The current available style value is 'satellite' which provides satellite imagery alone.\n\n\n**Note**: We recommend to start to use the new [Get Map Tile V2 API](https://aka.ms/GetMapTileV2).",
    "old": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps [Render v1](/rest/api/maps/render) service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use  [Render v2](/rest/api/maps/render) API by 9/17/26.\n\n The current available style value is 'satellite' which provides satellite imagery alone.\n\n\n**Note**: We recommend to start to use the new [Get Map Tile V2 API](https://aka.ms/GetMapTileV2)."
  }
}

⚼ Request

GET:  /map/imagery/{format}
{
x-ms-client-id: string ,
api-version: string ,
format: string ,
style: string ,
zoom: integer ,
x: integer ,
y: integer ,
}

⚐ Response (200)

{
$headers:
{
content-type: string ,
}
,
$schema: object ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Render_GetCopyrightFromBoundingBox (updated)
Description > [!NOTE] > > **Azure Maps Render v1 service retirement** > > The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26. Bounding-box requests should specify the minimum and maximum longitude and latitude (EPSG-3857) coordinates
Reference Link ¶

⚶ Changes

{
  "#id": "Render_GetCopyrightFromBoundingBox",
  "Description": {
    "new": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26.\n\n Bounding-box requests should specify the minimum and maximum longitude and latitude (EPSG-3857) coordinates",
    "old": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps [Render v1](/rest/api/maps/render) service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use  [Render v2](/rest/api/maps/render) API by 9/17/26.\n\n Bounding-box requests should specify the minimum and maximum longitude and latitude (EPSG-3857) coordinates"
  }
}

⚼ Request

GET:  /map/copyright/bounding/{format}
{
x-ms-client-id: string ,
api-version: string ,
mincoordinates: array ,
maxcoordinates: array ,
format: string ,
text: string ,
}

⚐ Response (200)

{
formatVersion: string ,
generalCopyrights:
[
string ,
]
,
regions:
[
{
copyrights:
[
string ,
]
,
country:
{
ISO3: string ,
label: string ,
}
,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Render_GetCopyrightForTile (updated)
Description > [!NOTE] > > **Azure Maps Render v1 service retirement** > > The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26. To obtain the copyright information for a particular tile, the request should specify the tile's zoom level and x and y coordinates. For more information, see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid).
Reference Link ¶

⚶ Changes

{
  "#id": "Render_GetCopyrightForTile",
  "Description": {
    "new": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26.\n\nTo obtain the copyright information for a particular tile, the request should specify the tile's zoom level and x and y coordinates. For more information, see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid).",
    "old": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps [Render v1](/rest/api/maps/render) service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use  [Render v2](/rest/api/maps/render) API by 9/17/26.\n\nTo obtain the copyright information for a particular tile, the request should specify the tile's zoom level and x and y coordinates. For more information, see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid)."
  }
}

⚼ Request

GET:  /map/copyright/tile/{format}
{
x-ms-client-id: string ,
api-version: string ,
zoom: integer ,
x: integer ,
y: integer ,
format: string ,
text: string ,
}

⚐ Response (200)

{
formatVersion: string ,
generalCopyrights:
[
string ,
]
,
regions:
[
{
copyrights:
[
string ,
]
,
country:
{
ISO3: string ,
label: string ,
}
,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Render_GetCopyrightForWorld (updated)
Description > [!NOTE] > > **Azure Maps Render v1 service retirement** > > The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26. The `Get Copyright For World` API is an HTTP `GET` request designed to serve copyright information for the Render Tile service. In addition to basic copyright for the whole map, it serves specific groups of copyrights for some countries. To obtain the default copyright information for the whole world, do not specify a tile or bounding box.
Reference Link ¶

⚶ Changes

{
  "#id": "Render_GetCopyrightForWorld",
  "Description": {
    "new": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps Render v1 service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the [latest version](/rest/api/maps/render) of the Render API by 9/17/26.\n\nThe `Get Copyright For World` API is an HTTP `GET` request designed to serve copyright information for the Render Tile service. In addition to basic copyright for the whole map, it serves specific groups of copyrights for some countries. To obtain the default copyright information for the whole world, do not specify a tile or bounding box.",
    "old": "> [!NOTE]\n>\n> **Azure Maps Render v1 service retirement**\n>\n> The Azure Maps [Render v1](/rest/api/maps/render) service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use  [Render v2](/rest/api/maps/render) API by 9/17/26.\n\nThe `Get Copyright For World` API is an HTTP `GET` request designed to serve copyright information for the Render Tile service. In addition to basic copyright for the whole map, it serves specific groups of copyrights for some countries. To obtain the default copyright information for the whole world, do not specify a tile or bounding box."
  }
}

⚼ Request

GET:  /map/copyright/world/{format}
{
x-ms-client-id: string ,
api-version: string ,
format: string ,
text: string ,
}

⚐ Response (200)

{
formatVersion: string ,
generalCopyrights:
[
string ,
]
,
regions:
[
{
copyrights:
[
string ,
]
,
country:
{
ISO3: string ,
label: string ,
}
,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}